//==============================================================================
// TG Lightning Sceptre_anim.txt
//==============================================================================

//==============================================================================
anim death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
			VisualNone jimmy
         }
      }
   }
}

//==============================================================================
anim idle
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			 VisualNone jimmy
         }
      }
   }
}

//==============================================================================
    anim Charging
    {
	    SetSelector
	    {
			Techlogic none/TG Lightning Lvl 3/TG Lightning Lvl 6/TG Lightning Lvl 8/Supremacy Active
            SetSelector
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 5.0
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 4.5
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 4.0
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.5
                    }
                }
		    }
            SetSelector // LIGHTNING LEVEL 3
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 4.35
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.95
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.59
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.26
                    }
                }
		    }
            SetSelector // LIGHTNING LEVEL 6
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.78
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.43
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.12
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 2.84
                    }
                }
		    }
			SetSelector // LIGHTNING LEVEL 8
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 3.28
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 2.98
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 2.71
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.18 true
                        tag SpecificSoundSet 0.18 false OsirisBolt checkVisible
			            length 2.46
                    }
                }
		    }
            SetSelector // SUPREMACY ACTIVE
            {
				set hotspot
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.06 true
                        tag SpecificSoundSet 0.06 false OsirisBolt checkVisible
			            length 1.5
                    }
                }
		    }
        }
    }